go.pact.im/x/plumb/internal/solve.solver.unionRefused (method)

2 uses

	go.pact.im/x/plumb/internal/solve (current package)
		revision.go#L70: 		if s.unionRefused(p, union) {
		revision.go#L107: func (s *solver) unionRefused(p *discover.Provider, union map[*types.TypeParam]types.Type) bool {